home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / offdisk.zip / OFFDISK.DOC < prev    next >
Text File  |  1992-04-05  |  7KB  |  188 lines

  1.  
  2.                        ╔═╗ ╔══ ╔══   ╦ ╦ ╔═╗ ╦ ╒═                            
  3.                        ║ ║ ╠═  ╠═  ╔═╣ ║ ╚═╗ ╠═╧╗                             
  4.                        ╚═╝ ╩   ╩   ╚═╩ ╩ ╚═╝ ╩  ╩                            
  5.  
  6.                                 VER. 1.0                                    
  7.  
  8.                              by  ROB TAULER                                 
  9. _______________________________________________________________________________
  10.                                   
  11.                                DISCLAIMER
  12.                                 
  13.       The author of this software shalt not be liable for any consequential 
  14.       damages caused by the use or misuse of this program.  Neither will he 
  15.       be liable for any loss of profits or savings incurred by such damages.
  16.                                    
  17.                          
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                           
  24.                           
  25.                           
  26.                           REGISTER NOW!!!!!!!!!!
  27.  
  28.         Register this software by sending a check for $20 per computer to:
  29.  
  30.                         Rob Tauler
  31.                         5065 n. Keating
  32.                         Chicago, IL 60630-1742
  33.  
  34.         This product is presented as shareware allowing the user to sample it
  35.         and decide whether if it suits his or her needs.  If the user feels 
  36.         this software is the answer to his or her problems then he or she may
  37.         wish to register with the author for $20 per computer. 
  38.         
  39.         This program is fully operational and with the exception of the 
  40.         BURDEN OF GUILT, it carries with it no built-in punishment for 
  41.         unregistered use.  Continued unregistered use of this software is
  42.         a violation of copyright laws!!!!!
  43.  
  44.         If a company wishes to sell or use this software in an unlimited
  45.         fashion feel free to contact me. I can customize the softrware
  46.         to suit your specific needs or packaging.
  47.  
  48.  
  49.                           
  50.                           REGISTER NOW!!!!!!!!!!
  51.  
  52.                               Brief History
  53.  
  54.         I am the owner of an XT type computer.  I had recently 
  55.         upgraded my hard drive to 80 megs.  80 megs is approximately 
  56.         equal to 240 5 1/4 floppies in backup discs.  Further more
  57.         I found that software is getting more scarce in th 5 1/4
  58.         format.  So for Christmas my wife gave me a 1.44meg 
  59.         floppy and the nightmare began.
  60.  
  61.         Like most of you reading this document I went through a 
  62.         realization that most tech. supports and plenty of books 
  63.         know little on the subject of getting high density floppies
  64.         to work on an XT.  As a matter of fact most of the popularly
  65.         distributed info was dead wrong !!!
  66.  
  67.         Since this was my wife's present I was driven to make it work.  
  68.         I started writing a series of test programs to analyze why
  69.         the machine did not perform correctly.  What I found was
  70.         interesting.  My first BIOS fix was written in thirty minutes.
  71.         (after 3 months of tests of course).
  72.                                 
  73.                            
  74.                            REGISTER NOW!!!!!!!!!!
  75.                           
  76.                             Theory of Operation
  77.  
  78.  
  79.         The BIOS is the soul of PC type machines, each BIOS has it's
  80.         name imbedded at address F000:FFFEh.  A BIOS with the ID byte
  81.         of FEh or FFh offer no support for high-density drives since
  82.         these BIOS dates back as far as 4/24/81.  Unlike other pro-
  83.         grams which set themselves up as drivers this program brid-
  84.         ges the gap between the FEh BIOS and the FCh BIOS of 1/10/86.
  85.         Once loaded,the resident part of the program (which is less
  86.         than 1K) will transparently work with DOS and allow DOS to 
  87.         carry out it's instructions smoothly.
  88.  
  89.         TO FIND YOUR BIOS ID USE THE PROGRAM BIOSTYPE.COM SUPPLIED 
  90.         WITH OFFDISK.  BIOS DATE DOES NOT NECESSARILY IMPLY 
  91.         INCOMPATIBILITY WITH OFFDISK. ON SOME BIOS THE ID BYTE MAY 
  92.         NOT BE PRESENT.
  93.  
  94.                            REGISTER NOW!!!!!!!!!!
  95.                            
  96.                         
  97.  
  98.                            REGISTER NOW!!!!!!!!!!                              
  99.  
  100.                               Loading OFFDISK
  101.  
  102.         In order to run offdisk you must use your DRIVPARM command
  103.         in you CONFIG.SYS file to set the high-density disk up for DOS.
  104.  
  105.                 Example:
  106.  
  107.                         drivparm=/d:1 /f:7
  108.  
  109.         Check your DOS manual for the parameters that apply to you.  
  110.         One note never use /c for XT's this can create problems.
  111.  
  112.         Next add the OFFDISK disk command first in your AUTOEXEC.BAT file
  113.         using the following syntax:
  114.  
  115.  
  116.  
  117. _______________________________________________________________________________
  118.  
  119.  
  120.  
  121.                            
  122.                            REGISTER NOW!!!!!!!!!!                              
  123.                 
  124.                 SYNTAX:  [drive:path] offdisk q d d q /n 
  125.                 
  126.                         Q or H = High density drive type
  127.                         D or L = Double density drive type 
  128.                         I = Ignore, non-standard device    
  129.                         /n= Is used to denote that a second con-
  130.                         troller card at 370h.  The value of 
  131.                         'n' is the first physical drive num-
  132.                         ber used by the second controller   
  133.                         (0-3). If only one card is installed
  134.                         (3f0h) then omit this command.      
  135.                 
  136.                 Up to 4 drives can be defined from lowest   
  137.                 physical drive to highest.  Put first in your
  138.                 AUTOEXEC.BAT file.
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.                            
  146.                            REGISTER NOW!!!!!!!!!!                              
  147.  
  148.         If your drive 0 is 360k, your drive 1 is 1.44m and
  149.         OFFDISK is in your root directory use in the following:
  150.  
  151.                 c:\offdisk l h
  152.  
  153.         
  154.  
  155.  
  156.         If your drive 0 is 360k, your drive 1 is 360k,OFFDISK is 
  157.         in your root directory and you have a drive 2 on a second
  158.         controller card use the following:
  159.          
  160.                 c:\offdisk l l h /2 
  161.                 
  162.  
  163.  
  164.  
  165.  
  166.  
  167.                            REGISTER NOW!!!!!!!!!!
  168.                            
  169.                            
  170.                            REGISTER NOW!!!!!!!!!!                              
  171.  
  172.  
  173.  
  174.  
  175.                             TECHNICAL SUPPORT
  176.  
  177.         If you are still having problems give me a call 1-(312)-736-4218.
  178.         I'll be happy to help a registered user.
  179.  
  180.                   THANK YOU FOR YOUR SUPPORT, ROB TAULER
  181.  
  182.                          REGISTER NOW!!!!!!!!!!
  183.  
  184.                   CLEANSE YOURSELF OF THE GUILT!!!!!!!!
  185.  
  186.  
  187.                            
  188.